projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c00c29d
)
arm: socfpga: sr1500: Remove USB_GADGET
author
Sam Protsenko
<
[email protected]
>
Fri, 1 Apr 2016 18:27:50 +0000
(21:27 +0300)
committer
Tom Rini
<
[email protected]
>
Mon, 11 Apr 2016 16:44:37 +0000
(12:44 -0400)
"buildman" tool revealed that USB_GADGET was enabled by mistake for this
board in process of moving that option to Kconfig. Remove it to bring
things back to correct state.
Signed-off-by: Sam Protsenko <
[email protected]
>
Acked-by: Stefan Roese <
[email protected]
>
configs/socfpga_sr1500_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_sr1500_defconfig
b/configs/socfpga_sr1500_defconfig
index ec57746b23c6e902007b4066a332d8a7d706d347..83eada33437bcd6c7e78f52bd0ae63c86650b4f4 100644
(file)
--- a/
configs/socfpga_sr1500_defconfig
+++ b/
configs/socfpga_sr1500_defconfig
@@
-22,5
+22,3
@@
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_SYS_NS16550=y
CONFIG_CADENCE_QSPI=y
-CONFIG_USB=y
-CONFIG_USB_GADGET=y